#endif /* COFF */
/* Define switches affecting x/ymakefile */
#define C_OPTIMIZE_SWITCH
+
+/* Paul M Reilly <pmr@rock.concert.net> writes:
+ On some systems (DGUX comes to mind real fast) FASYNC causes
+ background writes to the terminal to stop all processes in the
+ process group when invoked under the csh (and probably any shell
+ with job control). This stops Emacs dead in its tracks when coming
+ up under X11. */
+#define BROKEN_FASYNC